func github.com/vmihailenco/msgpack/v5.indirectNil

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L381: 			v, ok = indirectNil(v)
		types.go#L392: func indirectNil(v reflect.Value) (reflect.Value, bool) {